home *** CD-ROM | disk | FTP | other *** search
/ Australian Personal Computer 2003 July / CD 2 Debian 3.0r1 / Debian.iso / isolinux / root.bin / root / etc / modules.conf < prev    next >
Encoding:
Text File  |  2002-05-16  |  2.2 KB  |  71 lines

  1. ### This file is automatically generated by update-modules
  2. #
  3. # Please do not edit this file directly. If you want to change or add
  4. # anything please take a look at the files in /etc/modutils and read
  5. # the manpage for update-modules.
  6. #
  7. # DO NOT MODIFY THIS FILE!
  8. # This file is not marked as conffile to make sure if you upgrade modutils
  9. # it will be restored in case some modifications have been made.
  10. #
  11. # The keep command is necessary to prevent insmod and friends from ignoring
  12. # the builtin defaults of a path-statement is encountered. Until all other
  13. # packages use the new `add path'-statement this keep-statement is essential
  14. # to keep your system working
  15. keep
  16. # Special actions that are needed for some modules
  17.  
  18. # The BTTV module does not load the tuner module automatically,
  19. # so do that in here
  20. post-install bttv insmod tuner
  21. post-remove bttv rmmod tuner
  22.  
  23. # Aliases to tell insmod/modprobe which modules to use 
  24.  
  25. # Uncomment the network protocols you don't want loaded:
  26. # alias net-pf-1 off        # Unix
  27. # alias net-pf-2 off        # IPv4
  28. # alias net-pf-3 off        # Amateur Radio AX.25
  29. # alias net-pf-4 off        # IPX
  30. # alias net-pf-5 off        # DDP / appletalk
  31. # alias net-pf-6 off        # Amateur Radio NET/ROM
  32. # alias net-pf-9 off        # X.25
  33. # alias net-pf-10 off        # IPv6
  34. # alias net-pf-11 off        # ROSE / Amateur Radio X.25 PLP
  35. # alias net-pf-19 off        # Acorn Econet
  36.  
  37. alias char-major-10-175    agpgart
  38. alias char-major-10-200    tun
  39. alias char-major-81    bttv
  40. alias char-major-108    ppp_generic
  41. alias /dev/ppp        ppp_generic
  42. alias tty-ldisc-3    ppp_async
  43. alias tty-ldisc-14    ppp_synctty
  44. alias ppp-compress-21    bsd_comp
  45. alias ppp-compress-24    ppp_deflate
  46. alias ppp-compress-26    ppp_deflate
  47.  
  48. # Crypto modules (see http://www.kerneli.org/)
  49. alias loop-xfer-gen-0    loop_gen
  50. alias loop-xfer-3    loop_fish2
  51. alias loop-xfer-gen-10    loop_gen
  52. alias cipher-2        des
  53. alias cipher-3        fish2
  54. alias cipher-4        blowfish
  55. alias cipher-6        idea
  56. alias cipher-7        serp6f
  57. alias cipher-8        mars6
  58. alias cipher-11        rc62
  59. alias cipher-15        dfc2
  60. alias cipher-16        rijndael
  61. alias cipher-17        rc5
  62.  
  63. # This file contains a list of paths that modprobe should scan,
  64. # beside the once that are compiled into the modutils tools
  65. # themselves.
  66.  
  67. alias parport_lowlevel parport_pc
  68. alias char-major-10-144 nvram
  69. alias binfmt-0064 binfmt_aout
  70. alias char-major-10-135 rtc
  71.